public void hideSymbolPanel() {
   super.hideSymbolPanel();
   tableModel.removeEmptyRow();
 }