I have no idea why this doesn't work.
the array has 11 positions, if the value is 1 then its valid and I'm trying to return a percent.
it's only returning the value 100 even though in my testing it should be returning a 9
does the 'for each' need time to run?