Is there a way to delete tables in a base programatically ?
The blocks API does allow creation of tables, the destroy although works via the REST API when called with the cookies
Will there be a base.DeleteTableAsync ? or can we use sessions in some ...