Is there a way to query whether a certain table contains a column with the title "Serial number"?

Yes, please use the notation

if cell[Table,Serial number,1]
  ...
endif