Hello all, I have a quick canvas app question for the table control. I have a table control on my screen within a container structure, and for some reason, all of the text below the column headers is a little blurry/fuzzy, and I'm not sure why. I've got it set using the app theme, but I also tried setting the font type/size to see if that had an effect (it didn't). I also have the table set to fill the container height/width so that as things change on the page, they will resize. I tried changing that to a fixed height and width, and it didn't impact things. I do have the table control nested within several containers to all for a responsive page layout; standard whole page container, then main container with a container on each side that houses a different table (both are blurry). When I don't use containers, the tables aren't blurry.
