deleteTable removes the table object identified by name or immutable ID.
Example
Inputs
spreadsheet and table are required. account selects the Google account.
Output
Returns the deleted table’s{ tableId, name, range, columns } metadata.
Deleting a native table removes its table structure; it is distinct from
deleting the owning sheet.