I have fetched student records, their marks and grades attained in their courses. Students may have varried number of courses.
How do I present the data in an HTML table like in the example below, showing the perfomance of each student in each of their course and the total number of courses taken?
