I have a UITableView inside a view controller and inside the table I have an array of 42 elements. The correct names for the data is showing up but when I scroll to the bottom I cant scroll more of the cells in my array.
If this is resolved, you might want to tell us what the problem was so that others that have the same problem can have the answer. We're all here to help each other and searching for answers can help others.
I have a UITableView inside a view controller and inside the table I have an array of 42 elements. The correct names for the data is showing up but when I scroll to the bottom I cant scroll more of the cells in my array.