Earlier quoted context omitted.
column -t | less -S is pretty nice because you can inspect a file or dataset on a server (no X) before downloading, to see if you even want to bother. Or you can pass it along through a series of pipes to just get the rows you want.
What part of "the value of CSV is to have something that can be easily viewed and modified in any text editor" do you not understand
There’s at least a slight chance that tab separated values will look ok in a text editor (although in general, nope).