I have a JTable that is updated via a bunch of JTextField. As the user types, the JTable gets updated based on what they typed. I am getting an issue where the JTable display seems to crash when one...