Community Tutorial: Introduction to Procedural Generation plugin in UE5.4

Hello, I have a question about how to get index inside loop on points.

I understand it is impossible to count how many times the loop is executed, but I wonder wheter I can get index “attribute” on current point.
I tried to get index by “Get Integer Attribute”, but it won’t work. So is there any possible way to do that?