svoid clearTable(JTable tbl) { if (tbl != null) fillTableWithData(tbl, ll()); }