How to add a cell to a UITableView?

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-04-13T17:40:44Z Indexed on 2010/04/13 17:43 UTC
Read the original article Hit count: 453

I want to be able to add 1 cell to the top of a UITableView after the user clicks on a button. How can I achieve this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa-touch