I want some tips to MVVM

Hello, anyone have time to review a little code and what can i improve ? Im trying to use MVVM to fetch some data from an api and display it into a tableView, when i click on a selected cell, display some detaails about them. Im not sure if im doing the mvvm part right .