Insert a column into a tangram table. Will fill with empty cells is not enough cells are specified.
insert_column(table, after, ..., class = NULL)
the modified table
the table to modify
numeric; The column to position the new row after. Can be zero for inserting a new first row.
Table cells to insert. Cannot be larger than existing table.
character; Classes to apply as directives to renderers