I have 2 celltables on my page positioned vertically (one below the other). How can I set fixed number of rows in celltable (independently on the number of data rows)? E.g. when celltable contains 0 rows it should consist of some "blank" ones to keep fixed height.
Best regards