I have a JTable as a viewer of a model that I have created. I can insert and remove columns and rows from this model. The problem is that when my model reaches size 0, i.e., no data in the model, the table continuouing showing the header for the last two columns.
All the best, Leandro Lima