adds a css class to the row
$$("mytable").addRowCss(152, "some_rule");
Works as a short alias for the addMark method.