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
solved How to add rows to UITableView dynamically? [closed]