There is a list of registered users having details and some functionalities like edit and delete. **The task is to load data from the list to modal.** **The Users list looks like:**  When clicked on the edit button the details of that particular user should be visible in the modal. **The UI for modal looks like:** 