According to their examples and documentation you should be able to see the headers when you are on a mobile phone:
However when i attempt this with the following table:
<table id="table-client" class="table table-responsive tablesaw tablesaw-stack" data-tablesaw-mode="stack"
i get this:
As you can see without the headers.
I searched around and saw a guy on github having the same problem however he did not have any luck with solving the issue.
My question to you guys is, has anyone ever encountered the problem and know of a way to fix it?