for (user in vu) { for (I=5; I > -1; I--) { if (data[user,I] != "") print data[user,I] } } # this data is not sorted...