I am having problem with finding some blocks

  1. Call vertical scroll arrangement.clear
  2. For each component in vertical arrangement
  3. How to create dynamic label

You may want to try CompCreator

  1. remove children of a vsa
  2. get va.children list and loop inside it.
  3. create any visible component dynamicly.

Just in case