Get second header
Get second header

I got a table with multiple headers.
The first one is used to sort the table and is defined per orderCellsTop: true
.
Now i can get this first header by using column().header()
.
But how can i get the one below it, or any other header in this column?
This discussion has been closed.