protected override void LoadBase(TextReader tr)
 {
     m_counterTable.LoadInt32ArrayContents(tr);
 }