PagingTableView
PagingTableView copied to clipboard
Support for sections in pagination.
This is a simple PR to make previousItemCount hold number of items per section instead of number of items of the last section.
This change made is possible for us to use this library for pagination in a sectioned table.