2.2.53 TablixContent

The TablixContent record specifies the content of a Tablix record. The child records MUST be of type ReportItem or TablixBodyRow.

 TablixContent = *(ReportItem / TablixBodyRow)