An eye now at the structure that KNIME uses to organize the data: data table, data rows, data columns, and data cells. We will also have a look at the data types supported in KNIME data tables.
Keep in mind that each data row is uniquely identified by a RowID, each data column by the column header, and each data cell by a column header and a RowID.