Click Green flag and follow instructions.
Several programs require the display of numbers in a table format, i.e. in rows and columns. This program allows you to create a square table big enough to display natural numbers (i.e. > 0) up to a max that you specify. For example, if you specify the max as 75, the program will show a table with 9 rows and 9 columns, and display numbers 1 to 75 in this table.