Add only the items on first pager page of repeating group

I have solved this issue.

When you randomly sort, make sure you do so before you reuse that custom state in a repeating group. When you sort it randomly before you place it in another custom state and show that new custom state your list will always be random but the list item number remains the same.

In order to add one or more current cell entries in a repeating group list, simply add a workflow that will add item # to a new custom state.