sort_xtable(a_xlist2d, key_index)
Sort each XList in two dimensional XList according to the order of the sub XList of the specified index.
A two dimensional XList means an XList instance of which all elements are XList instances.
list of lists :A sorted two deimensional XList instance. The returned XList instance is identical to the XList instance passed as an argument.