Blobmsg: two tables filled alternating?

Hey,
I added ubus bindings to babeld:

The only thing left is that I would like to sort into ipv4 and ipv6.
This can be done very easily, but is it possible to add two buffers and then merge them together?

Otherwise, I have to create a list and then iterate over this list again, to add them to the buffers.