Hi and thank a lot for your awesome package.
I discover, that for some cases of outputs it would really useful if you could have on the same col different objects, let's say: an image, a caption (text) and some debug information (text).
By the way the package is currently implemented, it seems impossible to do something like this.
The most simple solution I could think of would be to support a table transpose, so if even if you define something by cols, they will be transposed to rows upon execution.
Thank you,