What Is Table (iteration)?
An (iteration) table has a column of ’iteration’ values that specify the iteration of each point (row) in the table.
The points must be ordered by increasing values of iteration. Multiple methods are available for interpolating between data points in the table, as described in the properties section. A profile in iteration could also be specified analytically with a user-defined field function that uses the $Iteration variable.
The following is a simple example of how an (iteration) table might look with actual data:
iteration,Value
5,0.5
40,1.0
100,1.5