Save custom field on WP_List_Table

After research I’ve found a way to get POST data from a form. Thanks to this article, I’ve successfully managed to get the data from the my WP_List_Table through admin_post mechanism.