# File lib/hikidoc.rb, line 651 def table_data(item, rs, cs) @f.print "<td#{tdattr(rs, cs)}>#{item}</td>" end