Add on to `convertTableToCSV()` to put the values for the columns as the header of the CSV. This will be very helpful for when we create JSON values.
Add on to
convertTableToCSV()to put the values for the columns as the header of the CSV.This will be very helpful for when we create JSON values.