Here is a SortTable not using an inline constructor:
Numbers
Strings
17
b
3
a
11
c
Here is a SortTable using an inline constructor:
Numbers
Strings
17
b
3
a
11
c