.. _`Sort columns in Table`: .. _`org.sysess.sympathy.data.table.sortcolumns`: Sort columns in Table ~~~~~~~~~~~~~~~~~~~~~ .. image:: sort_table_cols.svg :width: 48 Sort the columns in incoming table alphabetically. Output table will have the same columns with the same data but ordered differently. *Ports*: **Inputs**: :input: table Table with columns in unsorted order **Outputs**: :output: table Table with columns in sorted order *Configuration*: **sort_order** Sort order .. automodule:: node_sort_columns .. class:: SortColumnsInTable