private void DeleteAllElements() { Manager.Remove(CurrentTable.Elements); CurrentTable.DeleteAllElements(); }