This is the code:
TableRowSorter sorter = new TableRowSorter<>(spedizioniTable.getModel()); spedizioniTable.setRowSorter(sorter);