.. _`Sort rows in Table`: .. _`org.sysess.sympathy.data.table.sorttable`: Sort rows in Table ~~~~~~~~~~~~~~~~~~ .. image:: sort_table_rows.svg :width: 48 Sort table rows according to ascending/descending order of a sort column. *Input ports*: :Input: table Input *Output ports*: :Output: table Output *Configuration*: **Sort column** (column) Column to sort **Sort order** (sort_order) Sort order .. automodule:: node_table_sort .. class:: SortTable Example flows ############# * :download:`SortRowsInTable.syx `