A
Anonymous
Questions Table - Copy this React, Mui Component to your project
construct a table that has 3 columns, the left column header is a # symbol and the column is numbered starting with 1, based on the number of row elements being displayed. the center column header will be 'Questions' the columns will take an array of items to be displayed. the third column header is blank, the third column will display a number from the array of objects being displayed in the table
Prompt
