protected override void SaveBase(TextWriter tw)
 {
     m_counterTable.SaveArrayContents(tw);
 }