0

I have looked through a few posts on this but none really solve the issues I'm having.

Quite a few suggest:

self.tableView.scrollEnabled = YES;

However, this doesn't enable me to scroll.

The cells are updated dynamically so reloadData is called a few times throughout the "test" I am doing. Once finished the cells are created based on the length of an Array and at the moment they go off the bottom of the screen. I was hoping scrolling would be automatic but no such luck.

If some code would be useful just let me know and any advice would be great

Thanks

Dan
  • 2,304
  • 6
  • 42
  • 69

0 Answers0