tloop
: Generates a single-column table from a loop variabletloop
generates a one-column table where the values in
the column are effectively populated from a for loop
(start, end, step).
This may be useful as it is, or it can be postprocessed with
ocmd
parameters to add more columns etc.