Create a clickable name in WP_List_Table for Plugin Admin

I’ve been developing a plugin where I wanted to create a table, styled and working just like WordPress’s native Post/Page tables. Following the guide below, I was able to create the table and load my database. The only thing I cannot figure out to do is how to make one of the row contents “clickable”. … Read more