Showing the whole table as empty/Not available if there is no content in the table

<table> <tr> <td> <#if record.custrecord_vr_outbound3_contact1?has_content || record.custrecord_jj_outbound3_address_text?has_content || record.custrecord_vr_svcord_outbound3_shipcarr?has_content || record.custrecord_vr_svcord_outbound3_shipacct?has_content || record.custrecord_vr_outbound3_contact2?has_content || record.custrecord_vr_outbound3_contact3?has_content || record.custrecord_jj_return_facility_3?has_content > <table style=”width: 100%; border: 1px solid rgb(187, 187, 187);padding-bottom:3px;padding-right:8px;height:233“> <tr padding-bottom=”8px“><td background-color=”rgb(187, 187, 187)“ colspan=”9“ style=”font-size:10.5px“>Return Shipping Information – Location 3</td> <td colspan=”3“ ></td></tr> <tr padding-bottom=”3px“> <td colspan=”3“ align=”left“ color=”#4472C4“ style=”font-size:10.5px;vertical-align: middle;“>Contact: </td> <td colspan=”9“ style=”border: 1px… Continue reading Showing the whole table as empty/Not available if there is no content in the table