You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see what you mean. And actually I think this would be a good enhancement when one is outputting 10s of lines it is good to throw the header in there every N lines.
Alternatively one could say t.AddHeader("NAME", "TITLE", "DEPARTMENT", N) to automatically add it every N lines.
AddHeader
declares the table header does not necessarily add, the example below explains better my point of viewOUT:
SetHeader
sounds betterThe text was updated successfully, but these errors were encountered: