Instance scaling based on index

Hey. I just started learning so go easy on me. I’m trying to create a cake let’s say using pops. I have a circle instanced with grid which results in circles 1 behind each other. What i want here is that each circle should be of different size. How would I do this ? I can see that in instance tab you can refrence p[0] etc. can you not use index from there ?