I have recently started working on Oracle JET where I'm having a requirement of creating a table in which I have to populate the first three items or dataset from the api response data, I'm able to populate all the response data in the table but as I want to show the first three items only, is there any attribute which I can use to limit the dataset in the view?