Create one table for the report
ReportTable CreateTable( LPCSTR lpcszTagName, LPCSTR lpcszLabel, int nId, int nNumRowLabels = -1, int nNumColumnLabels = -1 )
the newly created table
ReportBase's examples
ReportTree.h