The obvious solution would be to have a row number property on a ModelView element, but the drawback is that you have to re-generate those when you add records or change sor
First you need to set the AlternationCount to items count+1, for instance:
AlternationCount
items count
Then AlternationIndex will show the real index, even during the scrolling:
AlternationIndex