( veresh | 2015. 10. 29., cs – 13:36 )


<table ng-mouseover="onHover(???)">
	<tr ng-repeat="n in data"><td>{{n}}</td></tr>
</table>