Fill column with values

How do you set the value of one column across multiple rows?

For example, if I have 150 rows about Jack and 220 rows about Jill, and I add an empty column ‘name’, how do I populate that column with Jack and Jill without needing to manually paste the names in 370 times?