This is a dedicated watch page for a single video.
You are developing a React-based dynamic web application that fetches user data from an API and displays it in a table. You want GitHub Copilot to help you generate a component that fetches the data, handles loading and error states, and displays the data once it's successfully retrieved. What is the best prompt to use, ensuring Copilot generates code that addresses all requirements?