content_tag :tr do content_tag :th, @user.name content_tag :td, @user.gender content_tag :td, @user.country end