Skip adding classes to any tables missing a thead element
While iterating over tables this code checks for any thead elements within a table. If the thead is missing the loop is skipped which stops any tablesaw classes being added.
Closes #3244317
While iterating over tables this code checks for any thead elements within a table. If the thead is missing the loop is skipped which stops any tablesaw classes being added.
Closes #3244317