I have an html table that is being generated from data in a table (database table). I have connected to the database. However if a cell is empty in my database the cell for that table is not being drawn. It is like it leaves a hole in the page until the next record with data in it is populated. Can this be fixed. If I need to attach code I will.

Thanks.