Creating a tiled mesh at runtime

Neat stuff. I’m unfamiliar with creating geoms - is there a quick way to alter them once they’ve been created? Say, for example, that I wanted to remove every fifth quad of the 10000, or maybe add some more at a different height, or change the color of a few?

Thanks

Edit:

I figured out the different heights, but I’m still at a loss for removing at runtime.