How to Animate Actor Rotation Using DataTable in Unreal Engine

I would like to use Unreal Engine’s DataTable to animate. In the CSV, I have columns for Frame and Value. Could you advise on how to set the rotation value of a specified actor to 1 when it’s at frame 1? I’ve set up the nodes as shown in an image, but it’s not working properly.