public function add_columns( $columns ) {

        $columns = array(
            'cb'      => '<input type="checkbox" />',
            'title'   => __( 'Lesson Title', 'lifterlms' ),