These two posts should help point you in a direction for looking through your tags to find the ones with a value of 'true' and add them to a flex repeater.
For the sizing, turn on wrap in the flex repeater properties and set the props.elementPosition to {grow: 1, shrink: 0, basis: 100px} Tweak the value of basis in there to control the minimum size of the boxes(instances).