I have a table within a repeater. Sometimes within my table, the cells have extra space between them. It is very random. I have set table width, colgroup for the table, and colspan for each td. Most everything comes out correctly except for a few random cells that get pushed to the right showing blank space in the table. I am using the same code for different data, and sometimes it comes out fine, sometimes it adds the space. I have attached "tableinrepeater.png" that shows an example of this. The other files show a bit of code and style.