I have a table that has two columns - 1 with dates for every day in the month and another with percentages.
I want to create a line on the bottom of the output that says something like “The date with the highest percentage is X”. How would I go about that?