... if ($grid_row->[$c]) { #orig: bless $cell, 'HTML::ElementTable::DataElement'; bless $cell, 'HTML::ElementTable::DataElement' if defined $cell; #patch next; } ...