Hi Yasser,
I don't think you can achieve what you are looking for.
Using the instanceManager you can add new instances of a subform (which might for example contain the list object). However this will place the new instance directly underneath the previous one.
You can change the pagination settings that may place it on a new page, but this will probably affect other objects on the page.
Maybe one option would be to repeat the page itself. (???)
Good luck,
Niall