πŸ“„ ConcatΒΆ

serializers.table.concat

Explanation about SerializeTableAsConcatenationΒΆ

Concat Serializer.

Concat all table content to one string of header and rows. Format(Sample): name age Alex 26 Diana 34

Read more about catalog usage here.