Hello everyone. The situation is as follows: I need to add one "draggable" class and one style "cursor: pointer" "to all table rows, but this must be done without using templates, since the styles and content are defined in columns and without loops, because there is too much data and when added by a loop, it hangs.