Reduce the number Blocks in my App

I am working on optimizing my app and would like to reduce the number of blocks used in its design. I have attached a sample section for reference. Could you please review it and suggest ways to streamline or consolidate these blocks?

Thank you for your support!
Best regards,
testt1.aia (3.2 KB)

Perhaps:

How many labels and check boxes?

Here's my generalization:


testt1 (1).aia (3.3 KB)
image

My idea of block reduction relies on the use of reusable procedures and advanced list blocks and appropriate data structures.

P.S. Why do you add 2 instead of adding 1 for each checkmark?