I need assistance formatting data in a table. My table current looks like this:

I would like to format the table to look like this:

Remove the header from column 1, 2, and 3 (only display the data). Not repeat data in column 1 (keep the first instance of the data and remove any duplicates after).
Thank you...