I am trying to create a code that will give me a table a number of students (i.e. using ID in the fist column and numbering the students) and putting in grades and averages using arrays. Not too familiar with arrays but just looking to get some opinions on what type of loop would be good to use and how I should create the array. Any advice will be helpful