Use a function to display Mardown tables
We could easily have a display_mardown_table(header: List[str], rows: List[list]])
function in order to share the code found here, here and here. It would also make it easier to maintain this bit of code if it were to evolve