Given a standard input CSV input where each row has the same number of comma-separated elements of the same String/double/int type sequence,
and optionally given a zero-based column number, print the same CSV lines to standard output sorted according to the zero-based column number.