[in] A quantity of slide table rows that should be filled with text fields.
columns
[in] A quantity of slide table columns that should be filled with text fields.
text
[in] An array of smart pointers to text fields that should be added to the slide table cells.
Remarks
The text for the table is specified with an array of text fields, which contain text and styles for appropriate table cells. The quantity of the text field array elements must be equal to the product of the rows and columns parameter values.