It works fine if all columns are similar
||heading 1|col A1|col A2|
||heading 2|col B1|col B2|
||heading 1|col A1|col A2|
||heading 2|col B1|col B2|
But I can't figure out how to end this one to be a single table with various column amount
||heading 1|col A1|col A2|
||heading 2|col B1|col B2|
||heading 2|col B1|col B2|col B3|
||heading 1|col A1|col A2|
||heading 2|col B1|col B2|col B3|col C4|
||heading 1|col A1|col A2|col A3|
Expectation:
Reality:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.