public void DeleteTable()
 {
     _table.DeleteIfExists();
 }