A scrollable month column in a table

A scrollable month column in a table

What I have been asked to look at is within a table, we have 1 column that is a month column and beneath it are rows of data as figures.

As there 12 months, I cant fit them all in one column, so what I want is for it to be January on load, and either side there arrows, if the user clicks the right arrow it goes to February and the whole column moves to the left to display the data for February.

Then if they click the right arrow again March appears, and all the data for march in each row in that column slides over too.

The user can then click the left arrow if they want to see February next.