How to efficiently turn table values into an array?

Hi - To try to cut down on for loops, I put some data into a table but when I tried to turn the 663 values into an array, they are only 225.

Is there a way to call all of these into an array instead of looping them in a for loop?

1 reply