Hey guys,
I am trying to make a tableview with 3 entryCells (it's always going to be 3). My problem is that the table automatically extends, adding many more unneeded rows to my tableView. Is there a way to only have the 3 needed rows and delete all the others?
Thanks!