{
  "options" : {
    "maxWidth": 40,
    "padding": { "left": "<", "right": ">"}
  },
  "data": [
    { "one": "row 1 column one .. .. ..", "two": 3000 },
    { "one": true, "two": null },
    { "one": { "yeah": true} }
  ]
}
