is there any easier way to customize the last row on the JTable to have different data and look to show column totals, statictics etc { other than creating your own renderer and looping thru columns than extracting the last cell }? I mean is there any method or class or interface out there, which provides this functionality that I am not aware of ? thanks.