private void addDataButtonActionPerformed(java.awt.event.ActionEvent evt) { // TODO add your handling code here: model.addRow(new String[7][]); }