I would like to load more data and create additional cells when the user scrolls to the bottom of the table. I\'m using JSON data and MySql.
func dataJsonFro
Use this library. https://github.com/samvermette/SVPullToRefresh
This will full fill your requirements. You just need to change page number or timestamp every time, when new web-service will be called.