Colspan after table is rendered

Colspan after table is rendered

Hi all,

i have an sql-report that put out an html-table. Some of the columns (not in any row) has no value this are empty.

This empty colums are side by side. How can i use jquery to span this columns after the table is rendered to one column in all?

Or can i span the whole row to one column, if some of the columns are empty?