{
    "subjects": [
        "one",
        "two"
    ],
    "iterations": [
        10
    ]
}
---
{
    "cols": {
        "subject": "\"hello\"",
        "benchmark": "\"hello\""
    }
}
---

+---------+-----------+
| subject | benchmark |
+---------+-----------+
| hello   | hello     |
| hello   | hello     |
+---------+-----------+

