Examine the types related to InputTableRow and ExecutionInputTableRow
Types like DefaultInputs, Conditions, DataMapping, EwoksDataMapping, EwoksConditions have to do with the way the rows of the editableTable are created and handled. For instance the utils/createData seem to be used only for Conditions and DefaultData but internally handle the source_output which is not part of these models.