There is not an option to import into the CMS_UserRole
table. Your best bet is to do a SQL statement or import to import those newly created UserID's with the RoleID into the table. As long as both UserID and RoleID are valid, it should work without an issue (done this several times).