I have static tableview controller and in that having one cell which having dynamic tableview.... I want to add cell at run time to dynamic tableview on 'add' button click... how to implement that delegate methods of both tableview ??
and how to add cell dynamically to that tableview???