This makes the getHeader, getBody and getFooter members public on PhutilConsoleTable instead of protected.
In Omni, we route all of the standard output from builtins through pipes, not the standard output normally obtained using echo or any of phutil's console functionality. As such, when using the PhutilConsoleTable class I need some way of getting the strings that make up the table instead of just calling draw.