This node adds a new column to an input data table which contains a counter. The minimum value and the step size of the counter can be adjusted. The input data is not changed. The most wished behavior is that the minimum value (so the value appended to the first row) is set to 1 and the step size to one as well. This results in appending the row number to the initial data table.
- Type: TableInput dataAn input data table