Is it possible to delete a whole table? I am using a Template where i've got one big row and two columns. Inside of this "big table" in both columns i have a new table with one row and two columns, which get filled with data from the database, if the field is not null or empty. now some fields are null/empty and i want to delete the smaller table out of the template, is this anyhow possible?
thanks in regard