Column
Use a Column node () to define the column input for the table. The user input that represents for the column in the table can be specified by a reference or by name. Right-click a Table node to add this subnode. The Settings window has the following sections:
Definition
You can directly refer to any of the user inputs by choosing By reference in the Specify user input list (the default). You then choose the user input from the User input list. The other option in the Specify user input list is By name, which means that you enter the name in the User input field. The name is entered in the Input name field of the user input you want to refer to.
You can also add a description of the column in the Description field, specify a Column width (default: 80 pixels), and a new value for added columns in the New value field.
GUI Options
Select the applicable check boxes to add the following user interface options:
Editable (selected by default), to make the column editable.
Variable, to indicate that this is column for variable names.
Expression, to indicate that this is column for expressions that should be checked for correct syntax.
Synchronization, to add an extra input and synchronize it with this column.