Cell Splitter 

Splits the string representation of cells in one column of the table into separate columns or into one column containing a collection of cells, based on […]

Joiner Deprecated

Joins two tables

GroupBy 

Groups the table by the selected column(s) and aggregates the remaining columns using the selected aggregation method.

Sorter Streamable

Sorts the rows according to user-defined criteria.

Column Resorter Streamable

Resorts the order of the columns based on user defined settings.

Concatenate Streamable

Concatenates two or more tables row-wise.

Excel Sheet Appender (XLS) Deprecated

Appends a data table to an existing workbook.

Excel Writer (XLS) Deprecated

Saves a data table into a new workbook.

CSV Writer StreamableDeprecated

Saves a data table into an ASCII file.

CSV Reader Deprecated

Reads CSV files.