If you don’t have any data for a row placeholder then you should be able to use {{emptystring}}
to blank out that placeholder. Need to use an if() function to check if there’s data to use, otherwise use emptystring.
Hope that makes sense, hope it works!