Display list of data from API response that has a different format.
I am trying to display a list of data from API response with a response value as below:
I get back response as above and now want to display them in antd
I get back response as above and now want to display them in antd
Table component with pagination as total count to be count value from response.