How to add a texture to a side of a cube

Hello, I’ve been trying to make a simple puzzle game using puzzle game provided by UE. It spawns a grid of blocks and I wanted to add to the loop that on top of spawning the block it changes the top side of the cube to an image. Is that possible to implement?