How to implement the Virtual Paging Table assuming that I have the total number of records count in the service response.
I get the limit offset concept and the service supports it too, but I don't fully grasp the implementation in the cookbook.
Any help in this matter would be really appreciated.