I have a structure defined below: I want the structure to be sorted by ascending order.
struct Share { let firstColumn: String let secondColumn: String