Results 1 comments of Lee Moberly

I changed the row selectors to not include tfoot: var rows = element.find('tr').not('tfoot tr'); Original var rows = element.find('tr');