The above section caused the problem. The rows object is initialized only once by the Search() function. You should re-design the CustomTableModel, for example, adding some methods to update the...