{
}
---
{
    "title": "Good day",
    "components": [
        {
             "component": "table_aggregate",
             "row": {
                 "greeting": "\"Hello\""
             }
        }
    ]
}
---
Good day
========

+----------+
| greeting |
+----------+
| Hello    |
+----------+

