public void ParseListFile(string labelContents)
 {
     _listTable.ParseListFile(labelContents);
 }