!752 static new HashMap data; p { data.put("hello", "world"); data.put(123, litlist("Two", "things.")); dataToTable(data, "A Table"); }