I have a Array Collection which contains around 10 items and i have assigned this arraycollection to list component as dataprovider. Is there anyway that i can display only the first 5 items in the list component without removing remaining 5 items from array collection.