if ($output && $form_fields) ) {
echo html( 'table', array( 'class' => 'listing-custom-fields' ), html( 'tbody', $output ) );
}