Uvm_callback : Error-[SE] Syntax error : can't figure out what's going wrong here

In reply to vickydhudashia:

Update: I thought because my clocking block name is cb and callback object name is also cb, that would the issue. But changed my callback object handle name from cb to cb_h. Still have same issue