How to show count based on item in a repeater?

I need a little more context. Is there are different count for every repeater item?
You could put the count, into each repeater item, when the page loads. So you would put it/call it from the onReady() function.

Does each repeater item show a different job?