You’re right that there should be a straightforward way to do it, but for now you can do:
$w('#table').rows = $w('#table').rows;
You’re right that there should be a straightforward way to do it, but for now you can do:
$w('#table').rows = $w('#table').rows;