UITableView cell's disappear when table is left then returned to
I have a table view. i can add and delete cells. lets say i add 5. When i leave the table view ( switch views), and return to the table view, the cells are gone. Why is this happening? Also, how could i fix this? Thanks!
|