[Solved] How to add rows to UITableView dynamically? [closed]

[ad_1]

Have a look at:

-(void)insertRowsAtIndexPaths:(NSArray *)indexPaths     
       withRowAnimation:(UITableViewRowAnimation)animation

If you would have waited a while writing this question, you would have seen numerous
suggestions for similar questions.

1

[ad_2]

solved How to add rows to UITableView dynamically? [closed]