LINQ Reporting Engine - Inserting Symbols

I am trying to convert word template into actual docx document using Aspose LINQ Reporting Engine.

I want to use Symbols into table cells but they are conditional.
For example, I have one table with 5 columns where each cell will show symbols out of 10 symbols depending upon condition.
Is there any easy way where I can specify this?
My Symbols list will be grown in future.

@psluzhevsky,

Thanks for your inquiry. You can use conditional blocks in table’s cell to achieve your requirement. Please refer to the following article.
Using Conditional Blocks

I can use conditions for showing Symbols but as I stated if my 5 columns will have same If Else condition for 10 symbol options, it is all messing my table column formatting.

If my symbol list gets added, it looks terrible in the document.

@psluzhevsky,

Thanks for your inquiry. Please share your expected output document and data source here for our reference. We will then provide you more information about your query.