Index of the current line in a table control. This is set for every looppass.
在表控制中当前行的索引。在每个循环过程中设置。
3
Remember also that each iteration through the loop wastes time, so rather than working through the same loop a number of times, try to perform all the actions in one pass through the loop.