Repeating Group Item # doesn't work

What I’m trying to do is create an interface that lets you click “previous” and “next” to go to the previous and next items in the list.

I was originally using a regular group but saw a post on this forum saying to do it with a repeating group ("Next Item" in a list i think)

What’s the best way to get the “next” item after a particular item in a table?