Assuming you're using OData, just set your threshold to 10 and bind your list's aggregation, and your data is loaded on demand
In case you're using simple JSON, please note:
Depending on the model the content is loaded on demand (OData) or shown on demand (JSON).