What if you want a dynamic list of values in a matrix but with a maximum of 5 rows. How do you create a matrix like this? I thought this should be an easy job but I found out it was not really simple… I tried to create a matrix like this for a dynamic list of countries. In this blog I will explain how...