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.

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!