Any ideas how/why the first row of icons are off center from the rest of the icons in a repeating group? The RGs have identical layouts, they are both columns and the setting are in the screen shot:
How did you display the headers for the columns? Is it a conditional in the first cell? Or is it totally outside the repeating group. It might be the reason, the first row is off.
Then, it is definitely because of these headers. Make them invisible and you will see that all rows are the same layout.
How can you fix? You can make sure the width of the text boxes do not depend on the content and standard. Maybe set each of them as 20%. Or move the titles out of the repeating group.