Sorter (table : list[list[string]], ordering = "lexicographic", column = 0, reverse = false) : list[list[string]] { // implementation goes here }