The table for the failed comparison log is out of order, the header row is being pushed further down the log and not coming out on top, need to update the logging channel in order to guarantee that this row is first
monkey patched this in the report Rmd and also tried to update the logging channel to ensure that the header comes out first, between the two of these it appears fixed
The table for the failed comparison log is out of order, the header row is being pushed further down the log and not coming out on top, need to update the logging channel in order to guarantee that this row is first