- or download this
<td builder="_text::iterator.weight"> @0.1.0.0.5
- or download this
<td worker="$s->_text($s->{iterator}->{weight})"> </td>
- or download this
<table supply="$s->_aref($s->load_data)">
<tr> <th>name<th>age<th>weight</th> </tr>
...
<td worker="$s->_text($s->{iterator}->{weight})"> </td>
</tr>
</table>
- or download this
<td worker="$s->_text($s->{iterator}->{weight})"> </td>
- or download this
<td worker="s.text(s.iterator.weight)"> </td>
<!-- or -->
<td worker="s.iterator.weight:text"> </td>