We have noticed some issues with Guru tables when exporting them via API to other platforms. Within the Guru interface, you can apply a header row to the first row of a table and it displays as expected - different color row and bold text.
![](https://uploads-us-west-2.insided.com/guru-us/attachment/90a249cd-c32b-45f9-bb32-c25da48a18ae.png)
However, that header style doesn’t seem to translate with the content when exported via API and shared in HTML. For some reason the header row is coming through with a TD flag instead of a TH flag, so it just displays like any other row. This is an ADA accessibility compliance issue for us. Does Guru have any recommendations or a fix for this in the queue?
Thanks!