Maybe increase an index variable, say for instance.
PHP Code:
for(temp.ind : players){
temp.indx = ind.account.substring(1);
with(findimg(200) + i + temp.indx){
Im not sure of something like that would work but idk.
The problem is your using one image to display everyones health, I think you need some sort of index so that you can show dynamic text.