+ UserHelper no longer throws multiple exceptions if unable to convert a userId to FName and LName
+ Added ITablePanel interface for table panels to implement
-> right now this is only on the table panels used in the list views
= Modified IListView to incorporate the ITablePanel