Reference: createTable
createTable(s, m, n) creates a new m×n string table with the name s (which must be a string, and a valid identifier), and opens the table editor so its entries can be entered.
createTable(s, m, n) creates a new m×n string table with the name s (which must be a string, and a valid identifier), and opens the table editor so its entries can be entered.