You can use either rmq_build or on_load, not both. If you have both, on_load will be ignored, you can however call it from rmq_build. They are the same, on_load follows the ProMotion style and is recommended.
# File lib/project/ext/ui_table_view_cell.rb, line 6defrmq_buildself.on_loadend