Converts a table HTML element (<table>) to Delta operations.
<table>
List<Operation> tableToOp(dom.Element element, [bool transformTableAsEmbed = false]);