private void selectAll() {
   currentTable.selectAll();
 }