Split a Table without a Split by Column
I have a data table that looks like this, I want to change it to something like this. How do I do this in JSL? I don't have a reference column to split this against, but I know odd rows will be my first entry, and even rows will be my second entry always.