each

Enumerates all indices of the rows.

Syntax
aTextBlock each do index
    ...
end
Block Parameters
index - Integer
The index of the row.