!752 p { JTable table = showTable(ll( litorderedmap("Y", "yyy", "X", "xxx"), litorderedmap("Y", "aaa", "X", "yyy"))); print("table: " + table); }