.. _`Slice data Tables`: .. _`org.sysess.sympathy.slice.slicedatatables`: Slice data Tables ~~~~~~~~~~~~~~~~~ .. image:: select_table_rows.svg :width: 48 Auto generated list version of :ref:`Slice data Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: port1. :Looped Outputs: port2. For details see the original node. *Ports*: **Inputs**: :port1: [table] Input Table **Outputs**: :port2: [table] Table consisting of the rows that been sliced out from the incoming Table according to the defined pattern. The number of columns are conserved during the slice operation *Configuration*: **slice** Use standard Python syntax to define pattern for slice operation, [start:stop:step] **limit** Specify the maximum number of rows in the preview table .. automodule:: node_slice .. class:: SliceDataTables