Try to create a 9*9 2-dimension array.
Data in this matrix[i][j] will be (i+1)^(l+1) which i is the base and j is the power of exponent.
You will need use while loop to calculate the exponents.
Remeber change your line in the end of the row.
No need in this question.
9*9 table.
Every data number follow a blank.