Programmatically...

Create a text grid

Create a grid of text using TextGrid. Put each grid item in quotes:

Add a column to a text grid

Click an entry and type to add a new column after the entry. Use to move between placeholders in the new column:

Add a row to a text grid

Click an entry and type to add a new row after the entry. Use to move between placeholders in the new row:

Programmatically...

Create a grid of text using TextGrid. Put each grid item in quotes:

Programmatically...

Create a grid of text using TextGrid. Put each grid item in quotes:

Notes

Use TextGrid to format text that is intended to be read. Use Grid to format grids of expressions that are intended to evaluate to arrays and matrices.