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