It might be easier to create a temporary data holder, then create the DefaultTableModel based upon that. One way to do this would be to create a HashMap (keyed with your String and valued with an...