omniJS – a pleasing discovery, and a question about Table GUI

Very pleased to find that omniJS already reaches some places that the GUI doesn’t !

The GUI doesn’t appear to let us nest tables – we can certainly group them, but Arrange > Make Table is grayed out if the selected shapes are themselves tables.

The omniJS Table.withRowsColumns() constructor does allow us to make a table out of subtables, and I may experiment with doing that to allow for pasting from Markdown tables with spanning rows (i.e. with subtables). http://fletcher.github.io/MultiMarkdown-5/tables.html

Before I do that, tho, is there any technical/stability reason for the graying out in the GUI ? Or did it just seem perhaps an eccentric kind of structure to build ? :-)