prova così
codice:
table = new JTable(dati_new, intestazioni_colonne);
scrollpane.setViewportView(table);